PreviousNextTracker indexSee it online !

(3/7) 946 - EditorConfig v0.6

Source: https://github.com/editorconfig/editorconfig-jedit
After cloning the code, use git checkout v0.6 to checkout the version. Don't forget to run "git submodule update --init --recursive" to checkout the submodule!
Announcement: Migrate the EditorConfig library to a pure Java implementation. Fix #1782 in the Plugin Bugs ticket list.
Requires Java 1.6
Requires jEdit 04.04.99.01

Short Description: EditorConfig plugin for jEdit

Long Description: EditorConfig helps developers define and maintain consistent coding styles
between different editors and IDEs. The EditorConfig project consists of a file
format for defining coding styles and a collection of text editor plugins that
enable editors to read the file format and adhere to defined styles.
EditorConfig files are easily readibly and they work nicely with version
control systems.

This is the EditorConfig plugin of jEdit. For more information, please visit
< http://editorconfig.org >.

Submitted xuhdev - 2014-05-19 01:16:56.275000 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments